home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 February / Gamestar_81_2006-02_dvd.iso / Programy / PicaJetInstall.exe / {app} / PicaJet.exe / 0 / RCDATA / TFTIPS / TFTIPS.txt < prev   
Encoding:
Text File  |  2005-11-17  |  4.9 KB  |  209 lines

  1. object fTips: TfTips
  2.   Left = 296
  3.   Top = 213
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Tip of the Day'
  7.   ClientHeight = 273
  8.   ClientWidth = 402
  9.   Color = clBtnFace
  10.   Constraints.MaxHeight = 300
  11.   Constraints.MaxWidth = 410
  12.   Constraints.MinHeight = 300
  13.   Constraints.MinWidth = 410
  14.   Font.Charset = DEFAULT_CHARSET
  15.   Font.Color = clWindowText
  16.   Font.Height = -11
  17.   Font.Name = 'MS Sans Serif'
  18.   Font.Style = []
  19.   OldCreateOrder = False
  20.   Scaled = False
  21.   OnCreate = FormCreate
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object Shape2: TShape
  26.     Left = 15
  27.     Top = 15
  28.     Width = 375
  29.     Height = 185
  30.     Brush.Color = 16119285
  31.     Pen.Color = 9803156
  32.   end
  33.   object bmTip: TImage
  34.     Left = 159
  35.     Top = 104
  36.     Width = 135
  37.     Height = 94
  38.     AutoSize = True
  39.     Center = True
  40.   end
  41.   object sTip: TLabel
  42.     Left = 82
  43.     Top = 72
  44.     Width = 294
  45.     Height = 80
  46.     AutoSize = False
  47.     Caption = '222222222222222222222222222222222222222222244444444   4444444222'
  48.     Font.Charset = DEFAULT_CHARSET
  49.     Font.Color = 3552822
  50.     Font.Height = -11
  51.     Font.Name = 'Tahoma'
  52.     Font.Style = []
  53.     ParentFont = False
  54.     Transparent = True
  55.     WordWrap = True
  56.   end
  57.   object Shape1: TShape
  58.     Left = 15
  59.     Top = 15
  60.     Width = 54
  61.     Height = 185
  62.     Brush.Color = 9803156
  63.     Pen.Color = 9803156
  64.   end
  65.   object LDidYouKnow: TLabel
  66.     Left = 83
  67.     Top = 38
  68.     Width = 115
  69.     Height = 18
  70.     Caption = 'Did you know...'
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clWindowText
  73.     Font.Height = -15
  74.     Font.Name = 'Tahoma'
  75.     Font.Style = [fsBold]
  76.     ParentFont = False
  77.     Transparent = True
  78.   end
  79.   object Image1: TImage
  80.     Left = 17
  81.     Top = 25
  82.     Width = 46
  83.     Height = 47
  84.     AutoSize = True
  85.     Picture.Data = {<image000.bmp>}
  86.   end
  87.   object bClose: TbsSkinButton
  88.     Left = 315
  89.     Top = 236
  90.     Width = 75
  91.     Height = 25
  92.     TabOrder = 1
  93.     SkinData = SkinDataModule.SkinData
  94.     SkinDataName = 'buttonlight'
  95.     DefaultFont.Charset = DEFAULT_CHARSET
  96.     DefaultFont.Color = clWindowText
  97.     DefaultFont.Height = 14
  98.     DefaultFont.Name = 'Arial'
  99.     DefaultFont.Style = []
  100.     DefaultWidth = 0
  101.     DefaultHeight = 0
  102.     UseSkinFont = True
  103.     AllowAllUp = False
  104.     TabStop = True
  105.     CanFocused = True
  106.     Down = False
  107.     GroupIndex = 0
  108.     Caption = 'Close'
  109.     NumGlyphs = 2
  110.     Spacing = 1
  111.     Cancel = True
  112.     OnClick = bCloseClick
  113.   end
  114.   object bNext: TbsSkinButton
  115.     Left = 210
  116.     Top = 236
  117.     Width = 100
  118.     Height = 25
  119.     TabOrder = 0
  120.     SkinData = SkinDataModule.SkinData
  121.     SkinDataName = 'buttonlight'
  122.     DefaultFont.Charset = DEFAULT_CHARSET
  123.     DefaultFont.Color = clWindowText
  124.     DefaultFont.Height = 14
  125.     DefaultFont.Name = 'Arial'
  126.     DefaultFont.Style = []
  127.     DefaultWidth = 0
  128.     DefaultHeight = 0
  129.     UseSkinFont = True
  130.     AllowAllUp = False
  131.     TabStop = True
  132.     CanFocused = True
  133.     Down = False
  134.     GroupIndex = 0
  135.     Caption = 'Next Tip'
  136.     NumGlyphs = 2
  137.     Spacing = 1
  138.     OnClick = bNextClick
  139.   end
  140.   object chShowTips: TAMCheckRadioBox
  141.     Left = 9
  142.     Top = 209
  143.     Width = 126
  144.     Height = 20
  145.     TabOrder = 2
  146.     SkinData = SkinDataModule.SkinData
  147.     SkinDataName = 'checkboxlight'
  148.     DefaultFont.Charset = DEFAULT_CHARSET
  149.     DefaultFont.Color = 3881787
  150.     DefaultFont.Height = 13
  151.     DefaultFont.Name = 'Tahoma'
  152.     DefaultFont.Style = []
  153.     DefaultWidth = 0
  154.     DefaultHeight = 0
  155.     UseSkinFont = False
  156.     ForcedColorUse = False
  157.     ForcedColor = clBlack
  158.     BusinessSkinForm = SkinForm
  159.     Flat = True
  160.     TabStop = True
  161.     CanFocused = True
  162.     Radio = False
  163.     Checked = False
  164.     GroupIndex = 0
  165.     Caption = ' &Show Tips on StartUp'
  166.     OnClick = chShowTipsClick
  167.     AutoSize = True
  168.   end
  169.   object SkinForm: TbsBusinessSkinForm
  170.     GradientStartColor = clBlack
  171.     GradientEndColor = clBlack
  172.     DrawBackground = True
  173.     ShowIcon = False
  174.     MaximizeOnFullScreen = False
  175.     AlphaBlend = False
  176.     AlphaBlendAnimation = False
  177.     AlphaBlendValue = 200
  178.     ShowObjectHint = False
  179.     MenusAlphaBlend = False
  180.     MenusAlphaBlendAnimation = False
  181.     MenusAlphaBlendValue = 200
  182.     DefCaptionFont.Charset = DEFAULT_CHARSET
  183.     DefCaptionFont.Color = clBtnText
  184.     DefCaptionFont.Height = 14
  185.     DefCaptionFont.Name = 'Arial'
  186.     DefCaptionFont.Style = [fsBold]
  187.     DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
  188.     DefInActiveCaptionFont.Color = clBtnShadow
  189.     DefInActiveCaptionFont.Height = 14
  190.     DefInActiveCaptionFont.Name = 'Arial'
  191.     DefInActiveCaptionFont.Style = [fsBold]
  192.     DefMenuItemHeight = 20
  193.     DefMenuItemFont.Charset = DEFAULT_CHARSET
  194.     DefMenuItemFont.Color = clWindowText
  195.     DefMenuItemFont.Height = 14
  196.     DefMenuItemFont.Name = 'Arial'
  197.     DefMenuItemFont.Style = []
  198.     UseDefaultSysMenu = True
  199.     SkinData = SkinDataModule.SkinDataDlg
  200.     MinHeight = 0
  201.     MinWidth = 0
  202.     Magnetic = False
  203.     MagneticSize = 5
  204.     BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
  205.     Left = 294
  206.     Top = 7
  207.   end
  208. end
  209.